Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.csv.web.ui.resources.contrib--bundles

This contribution is part of XML component org.nuxeo.csv.web.ui.resources.contrib inside nuxeo-csv-web-ui-9.10.jar /OSGI-INF/nuxeo-csv-webresources-contrib.xml

Extension Point

Extension point bundles of component WebResources.

Contributed Items

  • <bundle name="web-ui">
          <resources append="true">
            <resource>nuxeo-csv.html</resource>
          </resources>
        </bundle>

XML Source

<extension point="bundles" target="org.nuxeo.ecm.platform.WebResources">
    <bundle name="web-ui">
      <resources append="true">
        <resource>nuxeo-csv.html</resource>
      </resources>
    </bundle>
  </extension>